Initializes a new instance of OmrAnalysisEngine to calculate the grade and statistics for the OMR-based/bubble-based test and survey forms.
public OmrAnalysisEngine(
List<IRecognitionForm> filledForms,
IRecognitionForm answersForm
)
public:
OmrAnalysisEngine(List<IRecognitionForm^>^ filledForms, IRecognitionForm^ answersForm)
__init__(self,filledForms,answersForm) # Overloaded constructor
filledForms
The list of filled forms to be analyzed using this instance of OmrAnalysisEngine.
answersForm
Form that specifies the answers used in grading the list of forms specified by filledForms . Set to null if this is a survey not an exam.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document